tools/ocaml: use APPEND_CFLAGS and APPEND_LDFLAGS
authorOlaf Hering <olaf@aepfle.de>
Mon, 6 Oct 2014 13:22:40 +0000 (15:22 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 8 Oct 2014 12:38:22 +0000 (13:38 +0100)
commita547da77cd7dd018b74dc2d5c9fa405046c7c57b
tree1c5f72cf2336bc5fcbd4a88bc7fddc23c6eb2638
parent59182cf4f3e8351b87b177ab7f18679ddcde4e57
tools/ocaml: use APPEND_CFLAGS and APPEND_LDFLAGS

While implementing the --enable-rpath change I noticed that a ocaml
build does not use APPEND_LDFLAGS. Make use of APPEND_CFLAGS and
APPEND_LDFLAGS as it is done already in other places.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: David Scott <dave.scott@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: David Scott <dave.scott@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/ocaml/libs/xb/Makefile
tools/ocaml/libs/xc/Makefile
tools/ocaml/libs/xentoollog/Makefile
tools/ocaml/libs/xl/Makefile
tools/ocaml/test/Makefile
tools/ocaml/xenstored/Makefile